My current approch is to dependend on conda-skeleton, conda-build and pip-build to automatically create a list of packages and create a report system which makes it easy the problems with these three so that more and more packages can be built automatically. So ideally if these three are perfect then all the packages will be there other packages will have build by handany way. Now the current problem is to actually deploy the system so that continuum can use it:

  • It should have an option a single package
  • An indenpendent script should be created to make a list of package that needs to update
  • Another scripts generates that list and run the program to update packages.

Today I worked on improving the build_from_pypi script and it is almost complete, I'll aim at deploying the script.